gdkwindow-x11: always set _GTK_THEME_VARIANT property
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>
Thu, 4 Feb 2016 09:52:07 +0000 (11:52 +0200)
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>
Thu, 4 Feb 2016 09:52:07 +0000 (11:52 +0200)
commit8eb261988869608604c78ed90de5579beb4ef2b0
treec05d9c6d7ddec769ed5c5361a276f949e8c62d2a
parent7ac337a9af03b58723cc7e13121e09850de24f7f
gdkwindow-x11: always set _GTK_THEME_VARIANT property

Set _GTK_THEME_VARIANT to empty string when default theme variant
is used. This will allow to understand whether _GTK_THEME_VARIANT
is not supported or default variant is requested.

https://bugzilla.gnome.org/show_bug.cgi?id=761476
gdk/x11/gdkwindow-x11.c